Click or drag to resize

PropertyNameIsEqual Method

Initializes a new instance of the PropertyName class

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public override bool IsEqual(
	ExtendedPropertyPath propertyPath
)

Parameters

propertyPath
Type: Independentsoft.ExchangeExtendedPropertyPath

Return Value

Type: Boolean
See Also